←Select platform

StreamsLimit Property

Summary

Gets the maximum number of concurrent streams.

Syntax

C#
VB
C++
protected abstract int StreamsLimit {get;} 
  
Protected MustOverride ReadOnly Property StreamsLimit As Integer 
protected: 
abstract property int StreamsLimit { 
   int get(); 
} 

Property Value

The maximum number of concurrent streams.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.